color look-up table(CLUT)

A table containing all the colors which may be used in a particular picture. Each entry is an absolute RGB value. The picture may then be encoded using the table addresses rather than the absolute values.; 一張含有在特定畫面中用到的所有顏色值的表。 表目中的每一項是RGB(紅綠藍)的絕對值。用表的地址而不是顏色的絕對值對圖畫進行編碼。